home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5103 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  726 b 

  1. Path: news.lpr.carel.fi!usenet
  2. From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: faster than printf?
  5. Date: Thu, 08 Feb 1996 14:31:34 +0200
  6. Organization: Carelcomp Forest
  7. Message-ID: <3119ED26.3BB1@cmt.lpr.mail.carel.fi>
  8. References: <4fa96e$dv8@newsgate.dircon.co.uk>
  9. NNTP-Posting-Host: renoir.cclahti.carel.fi
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b6a (WinNT; I)
  14.  
  15. Kai Chan wrote:
  16. > Hello,
  17. >         Does anyone know of a less expensive way of outputting text
  18. > than using printf? I'm programming on a UNIX box[Silicon Graphics]
  19.  
  20. Use putchar or puts.
  21.  
  22. Later,
  23.  AriL
  24. -- 
  25. All my opinions are mine and mine alone.
  26.